projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ac5b707
)
(vc-master-templates): Doc fix.
author
Richard M. Stallman
<rms@gnu.org>
Sun, 27 Apr 1997 20:50:24 +0000
(20:50 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sun, 27 Apr 1997 20:50:24 +0000
(20:50 +0000)
lisp/vc-hooks.el
patch
|
blob
|
history
diff --git
a/lisp/vc-hooks.el
b/lisp/vc-hooks.el
index 6ddba1a4a3bd900b894e1a1869ec6a24c8a619ba..7a59ccc9f0fe8fd4ab83e47c759e0ff45eeecea5 100644
(file)
--- a/
lisp/vc-hooks.el
+++ b/
lisp/vc-hooks.el
@@
-58,7
+58,8
@@
to use --brief and sets this variable to remember whether it worked.")
vc-find-cvs-master)
"*Where to look for version-control master files.
The first pair corresponding to a given back end is used as a template
-when creating new masters.")
+when creating new masters.
+Setting this variable to nil turns off use of VC entirely.")
(defvar vc-make-backup-files nil
"*If non-nil, backups of registered files are made as with other files.